example: add microsoft/swin-large-patch4-window7-224#787
Merged
Conversation
added 2 commits
May 29, 2026 11:13
DingmaomaoBJTU
left a comment
Collaborator
There was a problem hiding this comment.
LGTM overall. Clean example with good documentation. The README walkthrough is easy to follow and the comparison table is a nice addition. A couple minor nits.
DingmaomaoBJTU
approved these changes
Jun 2, 2026
DingmaomaoBJTU
pushed a commit
that referenced
this pull request
Jun 5, 2026
uv run ~\ModelKit\examples\microsoft-swin-large-patch4-window7-224\example.py --onnx ~\.cache\winml\artifacts\microsoft_swin-large-patch4-window7-224\imgcls_ec485f4653d962b9_quantized.onnx True label: house finch, linnet, Carpodacus mexicanus (synset=n01532829, id=12) Top 5 predictions: 1. house finch, linnet, Carpodacus mexicanus (0.9127) 2. brambling, Fringilla montifringilla (0.0122) 3. goldfinch, Carduelis carduelis (0.0028) 4. chickadee (0.0013) 5. junco, snowbird (0.0013) Verdict (top-1): PASS Annotated image written to prediction.png --------- Co-authored-by: hualxie <hualxie@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
uv run ~\ModelKit\examples\microsoft-swin-large-patch4-window7-224\example.py --onnx ~.cache\winml\artifacts\microsoft_swin-large-patch4-window7-224\imgcls_ec485f4653d962b9_quantized.onnx
True label: house finch, linnet, Carpodacus mexicanus (synset=n01532829, id=12)
Top 5 predictions:
Verdict (top-1): PASS
Annotated image written to prediction.png